home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Shareware
/
Beyond Compare 3.0.10
/
BCompareSetup.exe
/
{app}
/
BCompare.exe
/
0
/
RCDATA
/
TFTPPROFILEDIALOG
/
TFTPPROFILEDIALOG.txt
Wrap
Text File
|
2008-11-03
|
779b
|
41 lines
inherited FtpProfileDialog: TFtpProfileDialog
Left = 237
Top = 218
BorderIcons = [biSystemMenu, biHelp]
Caption = 'FTP Profile'
ClientHeight = 472
ClientWidth = 345
OnActivate = FormActivate
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
inline Frame: TFtpProfileFrame
Left = 8
Top = 8
Width = 329
Height = 426
TabOrder = 0
end
object OkBtn: TUiButton
Left = 184
Top = 440
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OkClick
AutoSize = asRight
end
object CancelBtn: TUiButton
Left = 264
Top = 440
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
AutoSize = asRight
end
end